PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioItem Class / setAttributes Method
A dictionary of attributes associated with this portfolio item.
In This Topic
    setAttributes Method
    In This Topic
    Sets the attributes.
    Syntax
    public void setAttributes( 
       PDFPortfolioItemAttributes value
    )

    Parameters

    value
    A dictionary of attributes associated with this portfolio item.
    See Also